#mobileMenu .menuTopRight__link {
    width: fit-content;
    flex-basis: unset;
    flex-grow: 0;   
}
#mobileMenu .mobileMenuBottomButton {
position: fixed;
  z-index: 10001;

bottom: 59px;
  height: 59px;
  width: 100%;
  top: unset;
  right: unset;
  left: 0;
--mm-panel-child-offset: unset;
  --mm-panel-parent-offset: unset;  
}
#mobileMenu .mobileMenuBottomButton .mm-navbar {
    display: none;
}
#mobileMenu .mobileMenuBottomButton .lightBlue,
#mobileMenu .mobileMenuBottomButton .lightBlue:after {
    background-color: #5564DD;
}
.mm-btn--prev::before, 
.mm-btn--next::after {
    content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  margin-left: auto;
  box-sizing: border-box;
  border: unset;
  transform: unset;
  display: inline-block;
  width: 7px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='16' viewBox='0 0 7 16' fill='none'%3E%3Cpath d='M1.54578 0.727539L5.18214 8.00027L1.54578 15.273' stroke='%23EDEDF3' stroke-width='1.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px;
}
.mm-btn--prev::before {
  width: 20px;
  height: 20px;    
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M6.36365 19.0908L1.81819 9.99991L6.36365 0.909' stroke='%23EDEDF3' stroke-width='2'/%3E%3Cpath d='M19.0909 10L1.81816 10' stroke='%23EDEDF3' stroke-width='2'/%3E%3C/svg%3E");    
  /*transform: rotate(-180deg) !important;    */
}
.mm-panel.mm-panel--opened .mm-navbar__title {
    color: #A8A6BD;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.09px;
    padding-left: 13px;
}
.icon:before {
    margin-right: 0;
}
.footerBelow .credits span {
    margin: 0 3px;   
}
.footerBelow .credits .expresia img {
    margin-left: 4px;
    position: relative;
    bottom: 1px;
}
.footerOuter .inclusive .inclusiveTop a:hover, 
.footerOuter .inclusive .inclusiveBottom a:hover {
    color: rgb(85, 100, 221);
}
@media (min-width: 1024px) {
  .footerAboveOuter input {
    width: auto;
  }
}        
 .masterInnerBanner .masterInnerBanner__image {
     position: relative;
 }
/*master inner banner*/
@media all and (min-width: 1200px) {
    .masterInnerBanner .masterInnerBanner__image {
        position: absolute;
        top:0;
    }
    .masterInnerBanner {
        height: 65vh !important;
    }
    .masterInnerBanner .overlay-1 {
        max-height: 600px;   
    }
    .masterInnerBanner__image img {
        height: 600px;
    }
}

.masterInnerBanner__wrapper::before {
    z-index: -1;
    min-height: 0;
}
@media (min-width: 1280px) {
    .masterInnerBanner__container {
        padding:0;
        bottom: 160px;
    }
    .masterInnerBanner__wrapper::before {
        height: 100%;
        top:0;
        z-index: 0;
        min-height: 100%;
    }
}

@media (min-width: 1800px) {
  .footerLayout::before {
    width: 690px;
  }
}

@media (min-width: 2000px) {
  .footerLayout::before {
    width: 40vw;
  }
}

@media (max-width: 1200px) {
    .masterInnerBanner .masterInnerBanner__text {
        background-color: #031739;   
    }
}

.footerScroll .icon.icon-icon-arrow-right-slider {
    transform: rotate(180deg);   
}
.footerScroll .icon.icon-icon-arrow-right-slider:before {
    margin-right:0;
}


@media screen and (min-width: 992px) {
  .big-title-image-files__img {
    aspect-ratio: auto;
  }
}

@media all and (min-width:768px) {
     .footerScroll {
        right: 20px;
        bottom: 20px;
    }
}

.featuredListBanner .image {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);    
}
.newsListing .paginationWrapper,
.blogListing .paginationWrapper {
    overflow-x: auto;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.newsListing .paginationWrapper .wrapper a,
.blogListing .paginationWrapper .wrapper a {
 /*background: rgba(85, 100, 221, 0.30);*/
  border-radius: 50%;   
}

.newsListing .cardAnnouncement .cardAnnouncement__textDescription,
.blogListing .cardAnnouncement .cardAnnouncement__textDescription {
    color: #8C8C8C;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 166.667% */
    letter-spacing: 0.09px;
}

@media (min-width: 1024px) {
  .newsListing .cardAnnouncement__contentWrapper,
  .blogListing .cardAnnouncement__contentWrapper {
    padding-top: unset;
    padding-left: 28px;
    padding-right: 30px;
    padding-bottom: 24px;
  }
}


.accordionSingle .accordion-header h1, .accordionSingle .accordion-header h2, 
.accordionSingle .accordion-header h3, .accordionSingle .accordion-header h4, 
.accordionSingle .accordion-header h5, .accordionSingle .accordion-header h6 {
    font-size: 20px;
    line-height: 28px;
}

/*OVERLAYS*/
.overlay-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
}
.overlay-1:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 20, 0.64);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 100%);
    z-index: 0;
}
.overlay-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 20px;
  top:0;
}        
.overlay-2:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
    z-index: 0;
    border-radius: 20px;        
}   

.textOnly .rte__body p:not(:last-child) {
    margin-bottom: 15px !important;
}


.tooltip {
  position: relative;
  /*margin-top: 5px !important;*/
}
/*.tooltip-arrow:before,*/
/*.tooltip-arrow:after {*/
/*  border-color: white !important;*/
/*}*/
.tooltip-arrow { display: none !important; }
.tooltip-inner {
    border-radius: 0;
  background: white;
  opacity: 1;
  color: rgba(10, 9, 40, .7);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /*padding: 15px 20px 17px 20px;*/
  /*min-width: 260px;*/
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.15);
}
.menuTopRight__link { display: flex; align-items: center; height: 40px; }

.has-children-dropdown .dropdown,
.has-children-dropdown {
    flex-direction: column !important;
}

.has-children-dropdown > .dropdown {
    display: none !important;
    opacity: 0;
    transition: opacity .25s linear;
}
.has-children-dropdown.open > .dropdown {
    display: flex !important;
    opacity: 1;
}

.has-children-dropdown .bg-animation.buttonLight.lightBlue .alba-button-lines-white {
  display: block;
  transform: rotate(0);
  transition: transform .1s linear;
  
}
.has-children-dropdown.open .bg-animation.buttonLight.lightBlue .alba-button-lines-white {
  transform: rotate(90deg);
}
.has-children-dropdown.open {
    padding-bottom: 5px;   
}
.has-children-dropdown .buttonLight.lightBlue svg {
    width: 0.5em;   
}
.mainMenu .menuTop ul.hasChildren .has-children-dropdown ul.dropdown li a {
    color: #0D345F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px; /* 150% */
    letter-spacing: 0.12px;

}

/******** bratsaki ***************/

.mt-12 { margin-top: 12px;}
.mt-34 { margin-top: 34px;}

.contentLeftRight__rte h4 { margin-bottom: 10px; font-weight: bold; font-size: 22px;}
.contentLeftRight__rte ul {margin-top: 0;}

#playlist-5400 .rte__container h4 { margin-bottom: 30px; font-weight: bold; font-size: 22px;}

@media only screen and (max-width: 991px) {
    .contact-banner-full__content { margin-top: 32px}
    .textOnlyTitle { font-size: 32px; font-weight: bold;}
}

@media only screen and (max-width: 767px) {
    #playlist-5399 { margin: 120px 0 32px 0 !important;}
    #playlist-5399 .bg-albaLightGrey { padding-bottom: 32px;}
}


@media only screen and (min-width: 992px) {
    .mt-lg-250 { margin-top: 250px !important;}
    .textOnlyTitle { font-size: 50px; font-weight: bold;}
    #playlist-5297 p { margin-bottom: 50px;}
}
/********************/

/*EOF*/